Correlation between SWE and Snow Depth (November - April Water Year)

Carrizo

Each month has it’s own line:

plot_cor_month(car_swe_dpth, car_swedpth_r2, region = "Carrizo")

Chuska

Each month has it’s own line:

plot_cor_month(ch_swe_dpth, car_swedpth_r2, region = "Chuska")

Black Mesa

Each month has it’s own line:

plot_cor_month(bm_swe_dpth, car_swedpth_r2, region = "Black Mesa")

Mt Powell

Each month has it’s own line:

plot_cor_month(mp_swe_dpth, car_swedpth_r2, region = "Mt Powell")

Defiance Plateau

Each month has it’s own line:

plot_cor_month(dp_swe_dpth, car_swedpth_r2, region = "Defiance Plateau")

SWE-depth ratio - annual averaged metric

SWE-depth ratio monthly average:

##   month black_mesa chuska carrizo
## 1     1      0.178  0.192   0.178
## 2     2      0.183  0.217   0.199
## 3     3      0.217  0.250   0.218
## 4     4      0.185  0.259   0.219
## 5    11      0.136  0.158   0.144
## 6    12      0.146  0.160   0.154

SWE and Snow depth (November - April Water Year)

Depth scaled (depth*0.2) by swe/depth metric